'DeclarationProtected Overloads Function Equals( _ ByVal other As KeyedCollection2(Of String,TokenInfo) _ ) As Boolean
'UsageDim instance As TokenInfoCollection Dim other As KeyedCollection2(Of String,TokenInfo) Dim value As Boolean value = instance.Equals(other)
Parameters
- other